home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sunrise Express Series 285
/
Sunrise Express Series 285.iso
/
pc
/
JR.Dxr
/
00027.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-05-11
|
123 b
|
9 lines
on exitFrame
global glastticks
if (ticks() - glastticks) < 300 then
go(the frame)
else
unLoad()
end if
end